Skip to content

Improve CLAUDE.md#1130

Merged
gerrod3 merged 1 commit intopulp:mainfrom
gerrod3:claude
Mar 4, 2026
Merged

Improve CLAUDE.md#1130
gerrod3 merged 1 commit intopulp:mainfrom
gerrod3:claude

Conversation

@gerrod3
Copy link
Contributor

@gerrod3 gerrod3 commented Mar 4, 2026

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

CLAUDE.md Outdated
Prefer writing functional tests for new changes/bugfixes and only fallback on unit tests when the change is not easily testable through the API.

This follows the standard Pulp plugin pattern. The plugin registers itself via the entry point `pulpcore.plugin` → `pulp_python.app.PulpPythonPluginAppConfig`.
pulp_python functional tests require pulp_python, pulpcore & pulp-file client bindings to be installed. The bindings must be regenerated for any changes to the API spec.
Copy link
Contributor

@jobselko jobselko Mar 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pulp_file instead of pulp-file

Edit: Actually I am not sure if this matters.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated pulp_python to pulp-python. I think this is better since most tools handle this format correctly and convert when needed.

@gerrod3 gerrod3 merged commit 66e97dc into pulp:main Mar 4, 2026
10 checks passed
@gerrod3 gerrod3 deleted the claude branch March 4, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants